Esx Settings Repository Software UpdateSpec

Esx Settings Repository Software UpdateSpec
Esx Settings Repository Software UpdateSpec

The Esx Settings Repository Software UpdateSpec schema defines the information used to update a software specification in the repository.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "display_name": "string",
    "orchestrator": {
        "owner": "string",
        "owner_data": "string"
    }
}
string
display_name
Optional

Display name of the software specification. Supported encoding is UTF-8.

This property was added in vSphere API 9.0.0.0.

If missing or null, the display name is not updated.

orchestrator
Optional

Orchestrator specification of the software specification in The repository.

This property was added in vSphere API 9.0.0.0.

If missing or null, no orchestrator details is provided with the commit.